home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7739 < prev    next >
Encoding:
Text File  |  1996-08-05  |  703 b   |  21 lines

  1. Newsgroups: comp.lang.c++
  2. Path: newsfeed.internetmci.com!iglou!news
  3. From: "Abe L. Getchell" <panther@iglou.com>
  4. Subject: C++ gurus, I have a question for you!
  5. X-Nntp-Posting-Host: dp1-061.ppp.iglou.com
  6. Content-Type: text/plain; charset=us-ascii
  7. Message-ID: <31281804.687F@iglou.com>
  8. Sender: news@iglou.com (News Administrator)
  9. Content-Transfer-Encoding: 7bit
  10. Organization: 3DX Studios
  11. Mime-Version: 1.0
  12. Date: Mon, 19 Feb 1996 06:26:12 GMT
  13. X-Mailer: Mozilla 2.0 (Win16; I)
  14.  
  15. How is it possible to check if a variable has been
  16. initialized yet?  If I do 'if ( !a ) { int a = 1 }' I get
  17. an error message.  Please, any help would be great.  Reply
  18. to the group or in mail.  Thanks in advance!
  19.  
  20. Abe L. Getchell
  21.